International support, added Simplified Chinese#105
Closed
chennqqi wants to merge 15 commits intooperacle:mainfrom
Closed
International support, added Simplified Chinese#105chennqqi wants to merge 15 commits intooperacle:mainfrom
chennqqi wants to merge 15 commits intooperacle:mainfrom
Conversation
[IMP] Added view details (for the names) on the Server Instances and …
- This section provided pre-defined component types for quick addition, but is no longer needed.
- Resolved the `validateDOMNesting` warning. The `Badge` will be rendered directly within a `<div>` or other appropriate block-level element.
- Update dropdown themes by ensuring its background color adapts correctly.
Member
|
Hello @chennqqi Thanks for your contribution! Just a quick note, as per our CONTRIBUTING guide, please make your commits to the develop branch instead of main. Kindly update your PR accordingly. Regarding the notification feature: I’m currently working on a major update for it. While adding new language support is perfectly fine, please hold off on changes related to notifications until the new version is released, it will include significant updates. Thanks again for your effort, and looking forward to your updated PR targeting the develop branch with new language added. |
- Implement pagination for the SSL dashboard table, includes adding a dropdown for selecting the number of records per page (10, 30, 50).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
International support, added Simplified Chinese